home *** CD-ROM | disk | FTP | other *** search
/ Apple CD-ROM Titles Sampler / Apple CD-ROM Titles Sampler.iso / Demos / Bitstream DEMO / card_3735.txt < prev    next >
Encoding:
Text File  |  1991-12-19  |  496 b   |  26 lines

  1. -- card: 3735 from stack: in
  2. -- bmap block id: 4455
  3. -- flags: 4000
  4. -- background id: 2569
  5. -- name: Intro 3
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: 0000
  11. -- rect: left=2 top=1 right=341 bottom=511
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: SRD 3
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   visual iris open slow
  23.   go to card "Intro 4"
  24. end mouseUp
  25.  
  26.